Skip to content

Conversation

edent
Copy link
Contributor

@edent edent commented Sep 14, 2025

Fixes #536

@pfefferle pfefferle requested a review from Copilot September 14, 2025 08:49
@pfefferle pfefferle self-assigned this Sep 14, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes duplicate webmention discovery links by eliminating backwards compatibility code for webmention v0.1. The change simplifies the discovery mechanism by keeping only the modern webmention rel attribute while removing the legacy http://webmention.org/ rel attribute.

  • Removed duplicate HTML meta tags for webmention discovery
  • Removed duplicate HTTP headers for webmention discovery
  • Removed duplicate JRD/WebFinger links for webmention discovery

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pfefferle
Copy link
Owner

Thanks @edent !

@pfefferle pfefferle merged commit eb773ec into pfefferle:main Sep 14, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate links - are they both needed?
2 participants